calculation of distribution functions at time t1=t+dtau !!
Subroutines
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
real(kind=wp),
|
intent(in) |
|
|
:: |
time |
|
real(kind=wp),
|
intent(in) |
|
|
:: |
TAU |
|
Arguments
Type |
Intent | Optional | Attributes |
|
Name |
|
real(kind=wp),
|
intent(in) |
|
|
:: |
h |
|
integer,
|
intent(in) |
|
|
:: |
n |
|
real(kind=wp),
|
intent(in), |
|
dimension(:)
|
:: |
vj |
|
real(kind=wp),
|
intent(in), |
|
dimension(:)
|
:: |
dj |
|
real(kind=wp),
|
intent(out), |
|
dimension(:)
|
:: |
d1 |
|
real(kind=wp),
|
intent(out), |
|
dimension(:)
|
:: |
d2 |
|
real(kind=wp),
|
intent(out), |
|
dimension(:)
|
:: |
d3 |
|